home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_45435.txt < prev    next >
Text File  |  1990-03-19  |  5KB  |  261 lines

  1. -- card: 45435 from stack: in
  2. -- bmap block id: 45711
  3. -- flags: 0000
  4. -- background id: 44757
  5. -- name: technology1
  6.  
  7.  
  8. -- part 21 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=128 top=70 right=89 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 158
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: subHeader
  20.  
  21.  
  22. -- part 24 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=142 top=152 right=167 bottom=289
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: link
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   visual dissolve
  38.   go card "technology2"
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part 25 (button)
  44. -- low flags: 00
  45. -- high flags: 2000
  46. -- rect: left=142 top=168 right=183 bottom=274
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: link
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual dissolve
  59.   go card "technology7"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 26 (button)
  65. -- low flags: 00
  66. -- high flags: 2000
  67. -- rect: left=142 top=184 right=199 bottom=230
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: link
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   push card
  79.   visual dissolve
  80.   go card "technology8"
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 27 (button)
  86. -- low flags: 00
  87. -- high flags: 2000
  88. -- rect: left=142 top=200 right=215 bottom=265
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: link
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   push card
  100.   visual dissolve
  101.   go card "technology9"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 28 (button)
  107. -- low flags: 00
  108. -- high flags: 2000
  109. -- rect: left=142 top=216 right=231 bottom=313
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: link
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   push card
  121.   visual dissolve
  122.   go card "technology14"
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 29 (button)
  128. -- low flags: 00
  129. -- high flags: 2000
  130. -- rect: left=142 top=232 right=247 bottom=242
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: link
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   push card
  142.   visual dissolve
  143.   go card "technology16"
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part 30 (button)
  149. -- low flags: 00
  150. -- high flags: 2000
  151. -- rect: left=142 top=248 right=263 bottom=261
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: link
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   push card
  163.   visual dissolve
  164.   go card "technology20"
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 31 (button)
  170. -- low flags: 00
  171. -- high flags: 2000
  172. -- rect: left=142 top=264 right=279 bottom=220
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: link
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   push card
  184.   visual dissolve
  185.   go card "technology21"
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 32 (button)
  191. -- low flags: 00
  192. -- high flags: 2000
  193. -- rect: left=142 top=280 right=295 bottom=345
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: link
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   push card
  205.   visual dissolve
  206.   go card "technology22"
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 33 (button)
  212. -- low flags: 00
  213. -- high flags: 2000
  214. -- rect: left=142 top=296 right=311 bottom=229
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 1
  218. -- font id: 0
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: link
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   push card
  226.   visual dissolve
  227.   go card "technology30"
  228. end mouseUp
  229.  
  230.  
  231.  
  232. -- part contents for background part 4
  233. ----- text -----
  234. Technology
  235.  
  236. -- part contents for background part 5
  237. ----- text -----
  238.  
  239.  
  240. This section describes the technology of the Macintosh 
  241. SE/30 in detail. To view the information, click on a topic:
  242.  
  243. ‚Ä¢ 68030 Microprocessor*
  244. ‚Ä¢ 68882 Coprocessor*
  245. ‚Ä¢ 1.4 MB FDHD*
  246.    High Density Disks*
  247.    Using Apple File Exchange*
  248. ‚Ä¢ 030 Direct Slot*
  249. ‚Ä¢ Apple Sound Chip*
  250. ‚Ä¢ SWIM Chip*
  251. ‚Ä¢ Macintosh Architecture Review*
  252. ‚Ä¢ Comparisons*
  253.  
  254. -- part contents for background part 9
  255. ----- text -----
  256. Apple Macintosh SE/30
  257.  
  258. -- part contents for card part 21
  259. ----- text -----
  260. Introduction
  261.